Adding the input map to the effects track is easy. The function SetMediaInputMap adds an input map to a track's media. Continuing from the code sample in Listing 20-4 , you call:
SetMediaInputMap(theEffectsMedia, theInputMap);
| Previous | Chapter contents | Chapter top | Section top | Next |